[Global Namespace]
Namespaces
Functions
No description
Retrieves publicly available asset.
Generates a div containing an input of type checkbox with the label to the left that is not part of a group.
Generates a div containing an input of type checkbox with the label to the right that is not part of a group.
Prints to console using JavaScript.
Get a configuration value.
No description
Generates an alert console message.
Generates a critical console message.
Generates a debug console message.
Generates an emergency console message.
Generates an error console message.
Generates an info console message.
Generates a notice console message.
Generates a warning console message.
No description
Inserts csrf token into form.
Performs var_dump of parameter and kills the page.
No description
Dumps content but continues execution.
Escape a string for safe HTML output.
Renders an HTML div element that surrounds an input of type email.
No description
Get an environment variable.
No description
Returns list of errors.
Adds a session alert message.
No description
Assists in the development of forms input blocks in forms. It accepts parameters for setting attribute tags in the form section. Not to be used for inputs of type "Submit" For submit inputs use the submitBlock or submitTag functions.
Performs operations for adding content to log files.
No description
Get the current time as a formatted string using Carbon.
Generates an HTML output element.
Creates an input element of type radio with an accompanying label element. Compatible with radio button groups.
Performs redirect operations.
Route function for views that supports dot notation and array of parameters.
Renders a select element with a list of options.
Create a input element of type submit.
Generates a div containing an input of type submit.
Renders an HTML div element that surrounds an input of type tel.
Assists in the development of textarea in forms. It accepts parameters for setting attribute tags in the form section.
Generate the URL for a Vite-built asset.
No description